home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HAM Radio 1997
/
HAM Radio 1997.iso
/
vcls
/
sockv2
/
meter.dfm
/
meter.txt
Wrap
Text File
|
1996-04-08
|
645b
|
37 lines
object MeterDLG: TMeterDLG
Left = 200
Top = 101
BorderIcons = []
BorderStyle = bsDialog
Caption = 'File Transfer Progress'
ClientHeight = 66
ClientWidth = 307
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 112
Top = 40
Width = 84
Height = 16
Caption = '0% Complete'
end
object Gauge1: TBiGauge
Left = 8
Top = 8
Width = 289
Height = 25
Min = 0
Max = 100
Value = 0
Margin = 2
Orientation = 0
BarColor = clBlue
BevelSize = 3
BevelStyle = 0
end
end